-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.2.23 (latest)
-
Code
-
Classes
- UserRepository
Total Complexity |
56 |
Dependencies |
11 |
Dependents |
1 |
Total lines |
466 |
Lines of code |
323 |
Logical lines of code |
113 |
Comment lines |
70 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add() |
B |
36 |
15 |
80 |
update() |
A |
40 |
15 |
58 |
getByEmail() |
S |
52 |
5 |
24 |
getAllWithoutBookings() |
S |
48 |
3 |
40 |
updateFieldsByEmail() |
S |
53 |
4 |
21 |
getAllWithAllowedBooking() |
S |
50 |
3 |
33 |
getByPhone() |
S |
56 |
3 |
18 |
getAllByType() |
S |
56 |
3 |
17 |
findByExternalId() |
S |
58 |
3 |
14 |
getAllEmailsByType() |
S |
57 |
2 |
18 |